Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename column 'last_update' to 'updated_at' #74

Merged
merged 2 commits into from
May 14, 2024

Conversation

felixhahnweilheim
Copy link
Contributor

... and change type to 'datetime'

It seems the column 'last_update' was not used at all and was always null.
By renaming the column to 'updated_at' the datetime is saved automatically (handled by https://github.com/humhub/humhub/blob/master/protected/humhub/components/ActiveRecord.php)

@luke- luke- merged commit f368081 into humhub:master May 14, 2024
@felixhahnweilheim felixhahnweilheim deleted the fix-updated-at branch May 14, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants